Auto merge of #2881 - matklad:lazy-rustc-info, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 15 Jul 2016 19:39:58 +0000 (12:39 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Jul 2016 19:39:58 +0000 (12:39 -0700)
commit30272afd92d3c2b24b3daac68690b93142cb51ad
tree404a7e1c6306c0668360b0b9f31c8c987ad96459
parent970535dae93e6acb68e30ed2cabb95e1c4ec89a4
parent67367a65f1408d2fe645a915e60e25a4da215f96
Auto merge of #2881 - matklad:lazy-rustc-info, r=alexcrichton

Lazy rustc info

This is the first step towards https://github.com/rust-lang/cargo/issues/2848.